Crate leptos_server

source ·

Structs§

  • An action synchronizes an imperative async call to the synchronous reactive system.
  • An action that synchronizes multiple imperative async calls to the reactive system, tracking the progress of each one.
  • An action that has been submitted by dispatching it to a MultiAction.

Enums§

  • Type for errors that can occur when using server functions.
  • Type for errors that can occur when using server functions.

Functions§